*::-webkit-scrollbar {
	width: 4px;    
}
/*  ::-webkit-scrollbar-track  外层轨道 ::-webkit-scrollbar-thumb 滚动的滑块*/
*::-webkit-scrollbar-thumb {
	background: rgb(211, 211, 211);
}
*::-webkit-scrollbar-track {
	background: rgb(238, 238, 238);
}
*:hover::-webkit-scrollbar-thumb {
  background: rgb(211, 211, 211);
}
*:hover::-webkit-scrollbar-track {
  background: rgb(238, 238, 238);
}

table {
	border-collapse: collapse;
	width: 100%;
}

td {
	border: 1px solid #ccc;
}

.z--right .swiper-slide {
	box-shadow: 0 0 18px rgba(0,0,0,0.4);
}

.z-doctype-tag {
	background: linear-gradient(122deg, #a1301e00, #a1301e 50%, transparent);
  font-size: 12px;
  padding: 2px 4px;
  color: #ffffff;
	margin-right: 0.1rem;
}

.z-page-wrap {
  padding-top: 0.4rem 0.4rem 0;
}

.z-layer {
  position: absolute;
  left: 1rem;
  right: 1rem;
  top: 50%;
  transform: translateY(-50%);
  bottom: 0;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.z-layer .z--left {
  color: #333333;
	max-width: 50%;
}
.z-layer .z--left .z--content {
  margin-top: 0.2rem;
  line-height: 1.5;
}
.z-layer .z--left .z--footer {
  margin-top: 0.2rem;
}
.z-video-btn {
	background: #a1301e;
  display: inline-block;
  position: relative;
  color: #ffffff;
  height: 0.44rem;
  line-height: 0.44rem;
  padding: 0 26px;
  cursor: pointer;
  transition: 0.1s linear all;
}

.z-video-btn:hover {
  opacity: 0.9;
}

.z-video-btn .iconfont {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
}

.z-video-btn-text {
  margin-left: 5px;
  font-size: 14px;
}

.z-layer .z--left .z--title {
}
.z-layer .z--left .z--title .z--name {
  font-size: 0.4rem;
}
.z-layer .z--left .z--title .z--name2 {
  font-size: 0.3rem;
  margin-left: 20px;
}
.z-layer .z--right {
  flex: 0 0 40%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.z-layer .z--right img {
  width: 3rem;
}
.z-pro-info {
  width: 100%;
  background: #fff;
  margin: 0 auto;
  position: relative;
  z-index: 2;
	box-sizing: border-box;
}

.z-pro-info.z-pro-info1 img {
  width: 100%;
}

.zhyq_right_menu {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: fixed;
  top: 45%;
  right: 10px;
  z-index: 400;
}

.zhyq_kefu,
.zhyq_top {
  width: 100%;
  box-shadow: 0px 0px 8px 2px #7caaff85;
  border-radius: 3px;
  background-color: #262f4e;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  z-index: 99;
}

.zhyq_top {
  display: none;
  margin-top: 15px;
}

.box_tmtbdd {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 50px;
  height: 50px;
}

.box_tmtbdd .iconfont {
  color: #bbe9ff;
  font-size: 26px;
  transition: 0.2s linear all;
}

.box_tmtbdd:hover .iconfont {
  color: #41c2ff;
}

.left_icobanhr {
  width: 48px;
  height: 1px;
  background-color: #214074;
}

.box_tmtbddaa {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.com_left2left_icobanimg {
  position: absolute;
  top: 0px;
  right: 50px;
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
  background-color: #262f4e;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-around;
  padding: 0 20px;
  box-shadow: inset 0px 0px 4px #7caaff85;
}

.eft_icobanimga {
  color: #8de4ff !important;
}

.box_tmtbdd.tyhiserw:hover .com_left2left_icobanimg {
  display: block;
}

.com_left2 {
  position: absolute;
  right: 50px;
  top: 0px;
  display: none;
  justify-content: flex-start;
  align-items: center;
  background-color: #262f4e;
  border-radius: 3px;
  flex-direction: column;
  box-shadow: inset 0px 0px 4px #7caaff85;
}

.box_tmtbdd.kefu_jh:hover .com_left2 {
  display: block;
}

.com_left2 .qrcodetxt {
  color: #fff;
  display: block;
  text-align: center;
  padding: 10px 0;
}

.z-census-list {
  position: absolute;
  width: 100%;
  bottom: 7%;
  display: flex;
  color: #ffffff;
  z-index: 22;
  justify-content: center;
}

.z-census-item {
  position: relative;
  width: 200px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.z-census-item:not(:last-child):after {
  content: "";
  position: absolute;
  right: 0;
  width: 2px;
  height: 100%;
  background: linear-gradient(179deg, transparent, #aee5ff, transparent);
}
.z-census-item .z--top {
  position: relative;
  color: #ffffff;
  font-weight: bold;
  text-shadow: 1px 1px 4px #484848;
}
.z-census-item .z--top .z--num {
  font-size: 40px;
}
.z-census-item .z--top i {
  font-style: normal;
  position: absolute;
  top: 0;
  right: -12px;
}
.z-census-item .z--bottom span {
  font-size: 14px;
  color: #ffffff;
}

/* download.html */
.z-download-info {
  width: 14rem;
  /* background: #fff; */
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: flex;
	flex-wrap: wrap;
}

.z-collapse {
	margin-top: 5px;
  margin-right: 0.1rem;
}

.z-download-content {
  flex: 1;
  padding-bottom: 1rem;
	margin-top: 5px;
}

.z-download-search-wrap {
  display: flex;
  padding: 0 0 10px 0px;
}

.z-download-search-input {
  margin-right: 8px;
  flex: 1;
  background: #ffffff;
  height: 0.4rem;
  text-indent: 0.16rem;
  font-size: 15px;
  color: #787878;
  font-weight: bold;
  transition: 0.2s linear all;
  border: 1px solid #efefef;
  box-sizing: border-box;
}

.z-download-search-input:focus {
  box-shadow: 1px 1px 2px rgb(0 0 0 / 40%);
}

.z-download-btn {
  border: none;
  outline: none;
  cursor: pointer;
  height: 0.4rem;
  border-radius: 0;
  padding: 0 0.4rem;
  background: #9e2f1e;
  color: #ffffff;
  transition: 0.2s linear all;
}

.z-download-btn:hover {
  opacity: 0.8;
}

.z-download-btn:active {
  opacity: 1;
  background: #832011;
}

.z-download-table {
  padding: 0;
}

.z-table {
  width: 100%;
  background: #fff;
  padding: 10px;
	margin-bottom: 10px;
	border-collapse: initial;
}

.z-table-th {
	text-align: left;
  font-size: 15px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.z-table-row {
  height: 40px;
}

.z-table-row:nth-child {
	background: #f5f5f5;
}

.z-table-cell {
  padding: 0 10px !important;
	border: none !important;
	height: 0.54rem;
}


.div_line_rtext i.iconfont {
  margin-right: 4px;
  color: #a1301e;
}

.cp_box {
  width: 80%;
  position: relative;
  display: block;
  margin: 0 auto;
	height: 100%;
}

.flc {
  flex-direction: column;
}

.cp_box * {
  box-sizing: border-box;
}

.cp_add {
  //background-color: #a1301e;
	background-color: #f0f3f6;
  font-weight: bold;
	color: #0b0b0b !important;
}

.cp_box1 {
  display: block;
	height: 100%;
}

.cp_box1-son2 {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.cp_box1-son1 {
 	margin-bottom: 20px;
}

.cp_box1-son1-text {
  font-size: 1.2vw;
  color: #0b0b0b;
  padding-left: 35px;
}

.cp_box1-son2son {
 	flex: 1;
  display: flex;
  width: 100%;
  overflow: auto;
}

.cp_box1-son2-box1 {
  flex: 0 0 20%;
  height: 100%;
  border-right: 4px solid transparent;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: auto;
}

.cp_box1-son2Rightbx {
  display: none;
  flex: 1;
}

.cp_box1-son2Rightbx2 {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 40px;
}

.cp_box1-son2-box1-bx1 {
  color: #0b0b0b;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  display: flex !important;
  padding: 0 35px;
}

.cp_box1-son2-box1-bxtext {
	font-size: 15px;
  line-height: 34px;
}

.cp_box3zong {
  /* width: 30vw;
  max-width: 580px; */
}

.cp_box1-son2-box2 {
  height: 100%;
  width: 100%;
  display: block;
  overflow-y: auto !important;
}

.cp_box1-son2zong {
  flex: 0 0 35%;
}

.cp_box1-son2-box2-bx1 {
  color: #0b0b0b;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0 35px;
  box-sizing: border-box;
}

.cp_box1-son2-box2-bxtext {
	font-size: 15px;
  line-height: 34px;
}

.cp_box1-son2-box3 {
  height: 100%;
  overflow-y: auto !important;
  flex-direction: column;
}

.cp_box1-son2-box3-wp {
  flex: 1;
  border-left: 4px solid transparent;
}

.cp_box1-son2-box3-bx {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding: 5px;
	border-bottom: 0.1px solid #ededed;
}


.cp_box1-son2-box3-bx:hover {
  background-color: #f0f3f6;
}

.cp_box1-son2-box3-bximgbox {
  flex: 0 0 80px;
  height: 80px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  position: relative;
}

.cp_box1-son2-box3-bximg {
  width: 100%;
  height: 100%;
  position: absolute;
}

.cp_box1-son2-box3-bxbox {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.cp_box1-son2-box3-bxbox1 {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height:36px;
	width: 100%;
}

.cp_box3-bxbox_title1 {
  font-size: 15px;
  font-weight: bold;
  color: #1e1e1e;
}

.cp_box3-bxbox_content {
  font-size: 14px;
  font-weight: 400 !important;
  color: #333333;
  line-height: 24px;
  font-family: "OPPOSans-Ver2-Regular";
}

.son2Rightbx-yry-head {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
}

.son2Rightbx-yry-head_l {
  width: 440px;
  height: 330px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  margin-left: 55px;
}

.son2Rightbx-yry-head_r {
  width: 524px;
  height: 330px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.son2Rightbx-yry-head_ldpdiv1 {
  margin-bottom: 60px;
}

.son2Rightbx_ldpdiv1 {
  font-size: 32px;
  font-weight: bold;
  color: #181818;
  margin: 15px 0;
}

.son2Rightbx_ldpdiv2 {
  font-size: 18px;
  font-weight: 400;
  color: #181818;
  margin-left: 15px;
}

.son2Rightbx_ldpdiv2 {
  font-size: 18px;
  font-weight: 400;
  color: #181818;
}

.son2Rightbx-yry-head_limg {
  width: 500px;
  height: 310px;
  border-radius: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.son2Rightbx-yry-bottom {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.son2Rightbx-yry-bottom_a {
  padding: 12px 30px;
  border-radius: 3px;
  border: 1px solid rgb(98, 96, 96);
  color: rgb(76, 75, 75);
  text-align: center;
  transition: 0.2s linear all;
  font-size: 16px;
}

.son2Rightbx-yry-bottom_a:hover {
  border: 1px solid #a1301e;
  background-color: #a1301e;
  color: #fff;
}

.sNavsNav {
  background: #ffffff;
  height: initial;
}

/* prodetail.html */
.videoBbox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.close1_box {
  width: calc(40% + 40px);
  height: 30px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  color: #fff;
}

/* video.html */
.video-wrap {
  width: 100%;
  font-size: 0;
}

.video-wrap video {
  width: 100%;
}

video {
  width: 100%;
  height: 100%;
  object-fit: fill;
}
video:focus {
  outline: none;
}

.honor-img-list {
  display: flex;
  flex-wrap: wrap;
}

.honor-img-list li {
	width: 33.33%;
  padding: 0 10px 20px;
  box-sizing: border-box;
}

.honor-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: 0.2s linear all;
  border: 1px solid #f5f5f5;
}

.honor-item span {
  display: block;
  text-align: center;
  height: 40px;
  color: #333;
  line-height: 40px;
  font-size: 0.2rem;
  margin: 0 0 0.16rem 0;
}

.honor-img-list li img {
	cursor: pointer;
  width: auto;
  padding: 0.1rem;
  box-sizing: border-box;
  height: 2rem;
  display: block;
  margin: 0 auto;
}

.honor-img-list li .honor-item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

/* culture.html */
.culture_ul {
  display: flex;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.culture_ul li {
  width: 20%;
  text-align: center;
  margin-left: 30px;
}

.culture_ul li:first-child {
  margin-left: 0;
}

.culture_ul li .li_item {
  background-color: #fff;
  padding-top: 65px;
  border: 1px solid #e4e4e7;
  height: 230px;
  position: relative;
}

.culture_ul li .li_item img {
  max-width: 50%;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 25px;
  transform: translateX(-50%);
  z-index: 2;
}
.culture_ul li .li_item .text {
  position: absolute;
  width: 100%;
  left: 0px;
  z-index: 2;
  top: 48%;
}
.culture_ul li .li_item .text h5 {
  font-size: 16px;
  color: #9b3327;
  margin-bottom: 4px;
}
.culture_ul li .li_item em {
  display: block;
  position: absolute;
  width: 100%;
  height: 77px;
  left: 0px;
  top: 0px;
  background: #ededf0;
  z-index: 1;
  transition: 0.1s ease-out all;
}

.culture_ul li .li_item:hover em {
  height: 100%;
}

.about2 {
  padding: 0.65rem 1rem;
}

.about2-name {
  font-size: 0.22rem;
  line-height: 0.22rem;
  color: #3f3f3f;
  font-weight: bold;
  padding-bottom: 0.1rem;
}
.about2-year {
  font-size: 0.4rem;
  line-height: 0.4rem;
  color: #a1301e;
  text-transform: uppercase;
  font-family: medium;
}

.motto_ul {
  display: flex;
}

.motto_li {
  width: 25%;
  margin-left: 40px;
}

.motto_li:first-child {
  margin-left: 0;
}

.motto_li .li_item {
  position: relative;
  text-align: center;
  background: #fff7f7;
  height: 350px;
  padding: 10% 0;
}

.motto_logo {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 12px;
}
.motto_pic {
  height: 100%;
}

.about2-content {
  line-height: 0.3rem;
  color: #525252;
	font-weight: bold;
}

#bannerSwiper {
  width: 100vw;
  height: 100vh;
}

#bannerSwiper .swiper-slide{
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}

.banner1-text {
  color: white;
  padding: 40px 20px;
  font-size: 0.6rem;
  letter-spacing: 0.1em;
  box-shadow: 0 0 20px #fff;
}

#bannerSwiperContainer .swiper-pagination-bullet {
  width: 12px;
  height: 4px;
  border-radius: 0px;
  opacity: 1;
  background: rgba(0,0,0,0.4);
  margin: 0 4px !important;
}
#bannerSwiperContainer .swiper-pagination-bullet-active {
  background: #6eb5e7;
  box-shadow: 0 0 10px #fff;
}

.news-detail h1 {
  text-align: center;
  font-size: 0.4rem;
  margin-bottom: 30px;
}

.news-detail p {
  margin-bottom: 30px;
  line-height: 1.4;
}

.news-detail img {
  width: 100%;
}


/* login */
.loginmask {
  width: 100%;
  height: 100%;
  z-index: 200;
  background: #0000008f;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
}
#loginalert {
  width: 440px;
  background: #fff;
  position: fixed;
  top: 20%;
  left: 50%;
  margin-left: -220px;
  z-index: 201;
  display: none;
}
.login_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-style: normal;
  background-color: #eaeaea;
  color: #919191;
  cursor: pointer;
  transition: all .1s linear;
}
.login_close:hover {
  color: #000000;
}
.pd20 {
  padding: 20px;
}
.clear {clear:both;}
.loginwrap {
  width: 340px;
  margin: 0 auto;
}
.loginh {
  height: 40px;
  margin-top: 20px;
}
.loginh .fl {
  font-size: 30px;
  line-height: 40px;
  color: #292929;
}
.loginh .fr a {
  font-size: 18px;
  line-height: 50px;
  color: #ff4200;
  margin-left: 5px;
}
.loginwrap h3 {
  font-size: 14px;
  font-weight: 500;
  height: 20px;
  margin-top: 15px;
  color: #292929;
}
.loginwrap h3 span {
  font-size: 14px;
  font-weight: 500;
  height: 26px;
  color: #292929;
  display: block;
  float: left;
  line-height: 26px;
}
.loginwrap .login_warning {
  display: block;
  height: 20px;
  line-height: 20px;
  background: #ff7200;
  color: #fff;
  padding: 0 4px;
  float: left;
  text-align: center;
  font-size: 12px;
  margin-left: 14px;
  margin-top: 3px;
  display: none;
}
.logininput input {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.logininput input {
  display: block;
  height: 42px;
  line-height: 42px;
  width: 100%;
  border: #dae2e5 1px solid;
  text-indent: 10px;
  overflow: hidden;
  color: #979696;
  margin: 10px 0;
  box-sizing: border-box;
}
.logininput .z-code-box input {
  margin: 0;
  flex: 1;
}
.z-code-box {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.code-btn {
  white-space: nowrap;
  height: 42px;
  flex-basis: 120px;
  border: #dae2e5 1px solid;
  overflow: hidden;
  padding-top: 13px;
  padding-bottom: 13px;
  border-left: 0;
}
.loginbtn {
  line-height: 70px;
  color: #6b6a6a;
}
.loginsubmit {
  width: 100%;
  height: 40px;
  margin: 15px 0;
  position: relative;
}
.loginsubmit input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #a1301e;
  display: block;
  text-align: center;
  font-size: 20px;
  border: none;
  font-family: "微软雅黑";
  cursor: pointer;
}
.loginsubmiting {
  height: 40px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 130px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  display: none;
}
.loginsubmiting_inner {
  height: 40px;
  background: url(loading.gif) no-repeat 50% 50%;
  width: 130px;
  position: absolute;
  top: 0;
  left: 0;
}


.header .userLogin {
  height: 0.36rem;
  width: 0.36rem;
  line-height: 0.36rem;
  padding-left: 0.24rem;
  position: relative;
}
.header .userLogin img {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.header .userLogin .img2 {
  display: none;
}
.header.mini .userLogin .img1 {
  display: none;
}
.header.mini .userLogin .img2 {
  display: inline-block;
}

/* search */
.search-input-wrap {
  margin-top: 20px;
}
.search-input {
  box-sizing: border-box;
  background-color: #ffffff;
  width: 30%;
  height: 44px;
  transition: 0.2s linear all;
  font-size: 16px;
  padding: 0 15px;
	min-width: 300px;
}

.search-btn {
  vertical-align: top;
  display: inline-block;
  background: #a1301e;
  padding: 0 30px;
  height: 44px;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  border: 1px solid #c14936;
}
.search-btn:active {
  opacity: 0.9;
}


.content-panel {
  display: flex;
  flex-direction: column;
}
.content-title {
	position: relative;
  padding-left: 20px;
 	font-size: 0.24rem;
  margin-bottom: 0.2rem;
  color: #333333;
}
.content-title:after {
  content: '';
  width: 8px;
  height: 21px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, #c12f17, transparent);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0px;
}
.content-list {
  list-style: none;
  margin-left: 20px;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
}
.content-list li {
	display: flex;
  justify-content: space-between;
  border-bottom: 1px dashed #eaeaea;
}
.content-list p {
  color: #777777 !important;
}
.z-product-item {
  display: flex;
  margin: 0.2rem 0;
}
.z-product-left {
  flex-basis: 2rem;
}
.z-product-left img {
  width: 100%;
}
.z-product-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-left: 0.5rem;
}
.z-product-name {
  font-size: 0.26rem;
  color: #777777;
  margin: 0.2rem 0;
  font-weight: normal;
}
.content-download-link {
  height: 0.54rem;
  display: flex;
  align-items: center;
	cursor: pointer;
}
.file-type-img {
  width: 0.3rem;
  margin-right: 0.1rem;
}

.z-news2-item {
  display: flex;
  margin: 0.2rem 0;
}
.z-news2-left {
  flex-basis: 4rem;
}
.z-news2-left img {
  width: 100%;
}
.z-news2-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-left: 0.5rem;
}
.z-news2-name {
  font-size: 0.3rem;
  color: #333333;
  margin: 0.2rem 0;
}


.header .z-userinfo {
	display: none;
  height: 0.36rem;
  width: 0.36rem;
  line-height: 0.36rem;
  margin-left: 0.24rem;
  position: relative;
}
.header .z-userinfo .z-avatar {
  border: 2px solid #ffffff;
  color: #ffffff;
  width: 100%;
  height: 100%;
  line-height: 0.32rem;
  border-radius: 50%;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  font-weight: bold;
  font-size: 20px;
}
.header.sortbar-fixed .z-userinfo .z-avatar,
.header.mini .z-userinfo .z-avatar {
  background: #a1301e;
  color: #ffffff;
  border-color: #a1301e;
	cursor: default;
}
.header .z-userinfo .list {
  position: absolute;
  left: 50%;
  z-index: -1;
  height: 100%;
  top: 0;
  display: none;
	border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
	overflow: hidden;
}

.header .z-userinfo .list a {
	display: block;
  color: #333;
  white-space: nowrap;
  padding: 0 0.17rem 0 0.24rem;
  font-size: 0.126rem;
  font-weight: bold;
  height: 100%;
  line-height: 0.35rem;
  transition: .2s linear all;
  border: 2px solid #a1301e;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  box-sizing: border-box;
}
.header .z-userinfo .list a:hover {
  background: #a1301e;
  color: #fff;
}

.search-empty-text {
	padding: 0.3rem 2rem;
  background: #fbfbfb;
  font-size: 0.18rem;
  color: #c7c7c7;
  text-align: center;
}

.cookieconsent-dialog {
  position: fixed;
  z-index: 9999;
  left: 1em;
  bottom: 1em;
  padding: 2em;
  max-width: 24em;
  color: #333333;
  background-color: #ffffff;
  box-shadow: 0 10px 16px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
  box-sizing: border-box;
  font-size: 16px;
  line-height: 1.5em;
	display: none;
}
.cookieconsent-btns {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
.cookieconsent-btn-disagree {
  cursor: pointer;
  padding: 4px 30px;
  background: #eaeaea;
}
.cookieconsent-btn-agree {
  cursor: pointer;
  padding: 4px 30px;
  background: #a1301e;
  color: #ffffff;
}
.cookieconsent-btn-agree:hover {
  color: #ffffff;
  opacity: .9;
}

#downloadFileBtn {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1rem;
	background: #f5f5f5;
	z-index: 9999;
	display: flex;
  align-items: center;
  justify-content: center;
  border-top: 1px solid #ededed;
}
.cancel-file-btn,
.download-file-btn {
	cursor: pointer;
  padding: 0.1rem 0.4rem;
  font-size: 0.2rem;
  box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
	margin: 0 0.2rem;
}
.cancel-file-btn {
	color: #333;
  background: #eaeaea;
}
.download-file-btn {
	color: #fff;
  background: #a1301e;
}
.cancel-file-btn,
.download-file-btn:hover {
	opacity: .9;
}


/* 产品分类 */
.z-pro-class-list {
	position: relative;
  padding: 0.4rem 0.4rem 0.2rem;
	min-height: 5rem;
}
.z-class-item {
  display: flex;
	flex-direction: column;
}

.z-class-left {
}
.z-class-info {
  display: flex;
  flex-direction: column;
  padding: 0.2rem 0.15rem;
  box-sizing: border-box;
}
.z-class-info .z-class-name {
  position: relative;
  font-weight: normal;
  font-size: 0.25rem;
  color: #000000;
  margin-bottom: 0.2rem;
  padding-left: 20px;
}

.z-class-info .z-class-name::after {
	content: '';
  width: 8px;
  height: 21px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(180deg, #c12f17, transparent);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 0px;
}

.z-class-info .z-class-desc {
	font-size: 14px;
  line-height: 1.7;
  margin-bottom: 0.1rem;
  color: #898989;
}
.z-class-info .z-class-desc span {
	display: block;
}
.z-class-info .z-class-img {
  width: 100%;
}

.z-class-right {
  flex: 1;
}
.z-class2-list {
  display: flex;
  flex-wrap: wrap;
}
.z-class2-item {
  box-sizing: border-box;
  flex: 0 0 25%;
  padding: 0.1rem 0.1rem;
}
.z-class2-info {
  width: 100%;
  position: relative;
  border: 1px solid #e3e3e3;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: .1s linear all;
  cursor: pointer;
  overflow: hidden;
}
.z-class2-info:hover {
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.z-class2-info:hover .z-class2-img {
  transform: scale(1.1);
}
.z-class2-info .z-class2-img {
  transition: .2s linear all;
  height: 1.5rem;
  margin: 0.1rem 0;
}
.z-class2-info .z-class2-name {
	width: 80%;
  border-top: 1px solid #F0F2F4;
  font-size: 0.17rem;
	letter-spacing: 0.01rem;
  font-weight: normal;
  color: #000000;
  padding: 0.1rem 0 0.14rem;
  text-align: center;
}
.z-class2-info .z-class2-desc {
  width: 80%;
  max-height: 0.4rem;
  overflow: hidden;
  font-size: 14px;
	color: #555;
}

/* 产品二级分类列表 */
.z-class3-list {
  display: flex;
  flex-wrap: wrap;
}
.z-class3-item {
  box-sizing: border-box;
	width: 25%;
  padding: 0 0.08rem 0.16rem;
}
.z-class3-info {
  position: relative;
  height: 2.5rem;
  position: relative;
  border: 1px solid #e3e3e3;
  transition: 0.2s linear all;
  cursor: pointer;
  box-sizing: border-box;
}
.z-class3-info::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 3;
  transition: .2s linear all;
}
.z-class3-info-left {
  position: relative;
  width: 1.8rem;
  height: 0;
  padding-top: 1.8rem;
  position: absolute;
  left: 50%;
  top: 0.15rem;
  transform: translateX(-50%);
  filter: blur(0px);
  transition: .2s linear all;
	overflow: hidden;
}
.z-class3-info-right {
	position: absolute;
  bottom: 0.14rem;
  left: 50%;
  width: 80%;
  text-align: center;
  transform: translateX(-50%);
  padding-top: 0.12rem;
  z-index: 4;
  font-size: 0.17rem;
	letter-spacing: 0.01rem;
  font-weight: normal;
  color: #464646;
  transition: 0.2s linear all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.z-class3-info-right::after {
  position: absolute;
  content: "";
  width: 0;
  height: 1px;
  background-color: transparent;
  top: 0;
  transform: translateX(-50%);
  left: 50%;
  transition: .35s linear all;
}
.z-class3-info:hover {
  box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.3);
  transform: translateY(-2px);
}
.z-class3-info:hover::before {
  background-color: rgba(10,40,83,0.76);
}
.z-class3-info:hover .z-class3-info-left  {
  filter: blur(5px);
}
.z-class3-info:hover .z-class3-info-right {
  color: #ffffff;
}
.z-class3-info:hover .z-class3-info-right::after  {
  width: 80%;
  height: 1px;
  background-color: #f0f2f4;
}
.z-class3-info:hover .z-class3-img {
  transform: scale(1.2);
}
.z-class3-info .z-class3-img {
  position: absolute;
  transition: 0.15s linear all;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.z-class3-info-hover {
  position: absolute;
  z-index: 5;
  height: 1.8rem;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  color: #ffffff;
  display: none;
  overflow: auto;
  padding: 0.15rem 17% 0;
  box-sizing: border-box;
}
.z-class3-info:hover .z-class3-info-hover {
 	display: block;
}
.z-class3-info .z-class3-subname {
  font-size: 14px;
  margin-top: 0.14rem;
  color: #fff;
}
.z-class3-info .z-class3-ul {
  margin-top: 0.1rem;
}
.z-class3-info .z-class3-ul li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 8px 0;
  overflow-wrap: break-word;
  color: #ffffff;
  font-size: 12px;
}
.z-pro-class3-header {
  text-align: center;
  margin-bottom: 0.5rem;
}
.z-pro-class3-title {
  font-size: 0.3rem;
  color: #333;
  position: relative;
  padding-bottom: 0.2rem;
	letter-spacing: 2px;
}
.z-pro-class3-title:after {
  position: absolute;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 0.6rem;
  background-color: #a1301e;
  bottom: 0;
}
.z-pro-class3-desc {
  color: #696969;
  margin-top: 0.2rem;
  font-size: 14px;
}

.z-more-class-li {
	display: flex;
  height: 0.7rem;
  align-items: center;
}
.z-more-class {
	color: #c1c1c1 !important; 
	cursor: pointer;
	line-height: 1;
  height: auto;
  padding: 4px 8px 5px;
  transition: .1s linear all;
  border-radius: 2px;
	line-height: 1 !important;
  height: auto !important;
}
.z-more-class:hover {
	background: #efefef;
	color: #7c7c7c !important;
}


/* 产品0级分类 */
.z-pro-class0-list {
  margin: 0 0.4rem;
  padding-top: 0.4rem;
}

.z-class0-list {
  display: flex;
  flex-wrap: wrap;
}
.z-class0-item {
  box-sizing: border-box;
  flex: 0 0 25%;
  padding: 0 0.1rem 0.2rem;
}
.z-class0-info {
  width: 100%;
  position: relative;
  border: 1px solid #e3e3e3;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.2s linear all;
  cursor: pointer;
  overflow: hidden;
}
.z-class0-info:hover {
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}
.z-class0-info:hover .z-class0-img {
  transform: scale(1.1);
}
.z-class0-info .z-class0-img {
  transition: 0.2s linear all;
  height: 50%;
  margin: 0.1rem 0;
  height: 1.5rem;
}
.z-class0-info .z-class0-name {
  width: 80%;
  border-top: 1px solid #F0F2F4;
  font-size: 0.17rem;
	letter-spacing: 0.01rem;
  font-weight: normal;
  color: #000000;
  padding: 0.1rem 0 0.14rem;
  text-align: center;
}
.z-class0-info .z-class0-desc {
  width: 80%;
  height: 0.4rem;
  overflow: hidden;
  font-size: 14px;
}


/* 解决方案 */
.z-solu-wrap {
  margin: 0 0.4rem;
  padding-top: 0.4rem;
}
.z-solu-list {
  display: flex;
  flex-wrap: wrap;
}
.z-solu-item {
  box-sizing: border-box;
  flex: 0 0 25%;
  padding: 0 0 0.2rem 0.2rem;
}
.z-solu-info {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 70%;
  position: relative;
  border: 1px solid #f0f2f4;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: 0.2s linear all;
  cursor: pointer;
  overflow: hidden;
}
.z-solu-info:hover {
  box-shadow: 0px 1px 15px rgba(0, 0, 0, 0.3);
  transform: translateY(-3px);
}
.z-solu-info:hover .z-solu-img {
  transform: scale(1.05);
}
.z-solu-info .z-solu-img {
  transition: 0.2s linear all;
  position: absolute;
  width: 100%;
  height: 100%;
}
.z-solu-info .z-solu-name {
  position: absolute;
  bottom: 0;
  background: #0000008a;
  width: 100%;
  text-align: center;
  padding: 0 0.1rem;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  border-top: 1px solid #999999;
  font-size: 0.15rem;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.34rem;
	transition: .2s linear all;
  z-index: 6;
}
.z-solu-info:hover .z-solu-name {
  line-height: 0.6rem;
}
.z-solu-info:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: transparent;
  z-index: 4;
  transition: .2s linear all;
}
.z-solu-info:hover:after {
  background-color: #0000008a;
}
.z-solu-info::before {
  content: '→';
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  font-size: 0.5rem;
  color: #ffffff;
  z-index: 7;
  transition: .2s linear all;
}
.z-solu-info:hover:before {
  transform: translate(-50%, -50%) scale(1);
}

/* 解决方案二级 */
.z-solu2-wrap {
  margin: 0 0.4rem;
  padding-top: 0.4rem;
}
.z-solu2-item {
  display: flex;
}

.z-solu2-left {
  flex: 0 0 3rem;
}
.z--solu-info {
  display: flex;
  flex-direction: column;
  background: #fdf8eb;
  padding: 0.4rem 0.3rem;
  height: 5rem;
  border-top: 4px solid #a1301e;
  box-sizing: border-box;
}
.z--solu-info .z--solu-name {
  font-size: 0.3rem;
  color: #11181f;
  margin-bottom: 0.3rem;
  font-weight: bold;
}
.z--solu-info .z--solu-desc {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 0.2rem;
  color: #3f3f3f;
}
.z--solu-info .z--solu-img {
  width: 100%;
}


.z-solu2-right {
  flex: 1;
}
.z-solu2-list {
  /* display: flex;
  flex-wrap: wrap; */
}
.z-solu2-item {
  box-sizing: border-box;
  margin-bottom: 0.2rem;
}
.z-solu2-info {
  width: 100%;
  position: relative;
  border: 1px solid #f0f2f4;
  display: flex;
  transition: 0.2s linear all;
  cursor: pointer;
  overflow: hidden;
}
.z-solu2-info-left {
  position: relative;
  min-height: 1.8rem;
  width: 2.6rem;
}
.z-solu2-info-right {
  position: relative;
  flex: 1;
  margin: 0.1rem 0.2rem;
  padding-bottom: 0.3rem;
}
.z-solu2-info-right::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  box-sizing: border-box;
  background-color: #eaeaea;
  left: -0.2rem;
  transform: scaleX(.5);
}
.z-solu2-info:hover {
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
  transform: translateY(-3px);
}
.z-solu2-info .z-solu2-img {
  width: 100%;
  padding: 0.1rem;
  box-sizing: border-box;
}
.z-solu2-info .z-solu2-name {
  font-size: 0.25rem;
  font-weight: bold;
  color: #3f3f3f;
  margin-top: 0.1rem;
  margin-bottom: 0.12rem;
  display: block;
}
.z-solu2-info .z-solu2-desc {
  font-size: 14px;
  color: #666;
}
.z-solu2-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  font-size: 12px;
  color: #cccccc;
}
.z-solu2-follow {
  display: flex;
  align-items: center;
}
.z-solu2-follow .z-follow-count {
  margin-left: 4px;
}


/* 解决方案详情 */
.z-solu-detail-wrap {
  margin: 0 0.4rem;
  padding-top: 0.4rem;
}
.z-solu-detail-item {
  display: flex;
}
.z-solu-detail-left {
  flex: 1;
	overflow: hidden;
}
.z-solu-detail-right {
}
.z-solu-detail-info {
  display: flex;
	width: 3rem;
  flex-direction: column;
  box-sizing: border-box;
	margin-left: 0.2rem;
	margin-top: 0.2rem;
}
.z-link-solu-info {
	margin-top: 4vh;
}
.z-solu-detail-name {
  font-size: 0.22rem;
  color: #11181f;
  font-weight: bold;
  border-bottom: 4px solid #a1301e;
  padding-bottom: 0.06rem;
}
.z-sm-pro-list li {
  border-bottom: 1px dashed #eaeaea;
}
.z-sm-pro-item {
  display: flex;
  width: 100%;
  padding: 0.06rem;
  margin-bottom: 0.06rem;
  margin-top: 0.06rem;
  border-bottom: 1px dashed #eaeaea;
  cursor: pointer;
  box-sizing: border-box;
  transition: .1s linear all;
  border: 1px solid transparent;
}
.z-sm-pro-item:hover {
  border-color: #ebebeb;
  box-shadow: 1px 1px 12px rgba(0,0,0,0.1);
  transform: translateY(-1px);
}
.z-sm-pro-left {
  min-height: 0.6rem;
  width: 1rem;
}
.z-sm-pro-left img {
  width: 100%;
}
.z-sm-pro-right {
  display: flex;
  align-items: center;
  margin-left: 0.14rem;
}
.z-sm-pro-name {
  color: #333;
  font-size: 0.15rem;
}



/* 公司荣誉 */
#gallery-wrapper {
  position: relative;
  width: 100%;
}
#gallery-wrapper img.thumb {
  width: 100%;
  max-width: 100%;
  height: auto;
}
#gallery-wrapper .white-panel {
  position: absolute;
  background: white;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 10px;
  box-sizing: border-box;
}
#gallery-wrapper .white-panel h1 {
  font-size: 0.2rem;
  margin: 0.16rem 0 0.1rem;
  text-align: center;
}
#gallery-wrapper .white-panel:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
  margin-top: -5px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}



/* loading */
.z-loading-window {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: rgba(0,0,0,0.7);
}
.z-loading-window .z-loading {
  color: #ffffff;
  position: absolute;
	top: 30vh;
  left: 50%;
  transform: translateY(-50%);
}
.z--pl, .z--pl:before, .z--pl:after {
	animation-duration: 2s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
.z--pl {
	margin: 0 auto 10px;
	position: relative;
	width: 3em;
	height: 3em;
}
.z--pl:before, .z--pl:after {
	background: currentColor;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	transform-origin: 50% 100%;	
	clip-path: polygon(0 0,100% 0,50% 100%);
	-webkit-clip-path: polygon(0 0,100% 0,50% 100%);
}
/* Spark */
.pl-spark:before {
	animation-name: scaleA;
}
.pl-spark:after {
	animation-name: scaleB;
}
@keyframes scaleA {
	from, 50%, to { transform: scale(1) }
	25%, 75% { transform: scale(-1) }
}
@keyframes scaleB {
	from, 50%, to { transform: rotate(90deg) scale(0) }
	12.5%, 62.5% { transform: rotate(90deg) scale(1) }
	37.5%, 87.5% { transform: rotate(90deg) scale(-1) }
}


/* 首页热销产品 */
.z-class3-item-index {
  box-sizing: border-box;
	width: 20%;
  padding: 0 0.08rem 0.16rem;
}
.z-class3-info-index {
	position: relative;
  border: 1px solid #e3e3e3;
  transition: 0.2s linear all;
  cursor: pointer;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.z-class3-info-logo-index {
	position: absolute;
  width: 0.8rem;
  left: 0.06rem;
  top: 0.06rem;
  z-index: 99;
}
.z-class3-info-left-index {
	position: relative;
  width: 100%;
  transition: .2s linear all;
  overflow: hidden;
  height: 2rem;
  padding: 0.2rem;
  box-sizing: border-box;
  text-align: center;
}
.z-class3-info-right-index {
	position: relative;
  width: 100%;
  text-align: center;
  padding-top: 0.12rem;
  padding-bottom: 0.12rem;
  z-index: 4;
  font-size: 0.17rem;
  letter-spacing: 0.01rem;
  font-weight: normal;
  color: #666666;
  transition: 0.2s linear all;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.z-class3-info-right-index::after {
  position: absolute;
  content: "";
  width: 0;
  height: 2px;
  background-color: transparent;
  bottom: 0;
	left: 50%;
  transform: translateX(-50%);
  transition: .15s linear all;
}
.z-class3-info-index .z-class3-img-index {
	transition: 0.15s linear all;
  height: 100%;
}
.z-class3-info-index:hover {
  box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.14);
  transform: translateY(-2px);
}
.z-class3-info-index:hover .z-class3-info-right-index {
	color: #000000;
}
.z-class3-info-index:hover .z-class3-info-right-index::after  {
	width: 100%;
  height: 2px;
  background-color: #a1301e;
}
.z-class3-info-index:hover .z-class3-img-index {
  transform: scale(1.06);
}


/* 分页 */
.z-pagination {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
}
.z-pagination li {
  padding: 0 10px;
  min-width: 40px;
  box-sizing: border-box;
  text-align: center;
  line-height: 31px;
  background: #f9f9f9;
  border: 1px solid #f1f1f1;
  box-sizing: border-box;
  margin: 0 4px;
  height: 32px;
}
.z-pagination li.prev, .pagination li.next {
    width: 80px;
  background: #f5f5f5;
  border: 1px solid #e9e9e9;
}
.z-pagination li a{
    display: inline-block;
  width: 100%;
  height: 100%;
}
.z-pagination li.active {
    background: #a1301e;
}
.z-pagination li.active a {
    color: #fff;
}
.z-page-count {
    display: flex;
  align-items: center;
}
.z-page-count input {
    width: 30px;
  border: 1px solid #e3e3e3;
  padding: 0 4px;
  text-align: center;
  margin: 0 8px;
  height: 21px;
  font-size: 14px;
  display: inline-block;
}
.z-page-count button {
    margin-left: 10px;
}

/* 公司新闻 */
.z-news-list {
  /* display: flex;
  flex-wrap: wrap; */
}
.z-news-item {
  box-sizing: border-box;
  margin-bottom: 0.2rem;
  display: block;
}
.z-news-info {
  width: 100%;
  position: relative;
  border: 1px solid #f0f2f4;
  display: flex;
  transition: 0.2s linear all;
  cursor: pointer;
  overflow: hidden;
	padding: 0.1rem;
}
.z-news-info-left {
	position: relative;
  width: 3.8rem;
  max-height: 2.4rem;
  overflow: hidden;
  box-sizing: border-box;
}
.z-news-info-right {
  position: relative;
  flex: 1;
  margin: 0.1rem 0.2rem;
  padding-bottom: 0.3rem;
}
.z-news-info-right::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  box-sizing: border-box;
  background-color: #eaeaea;
  left: -0.1rem;
  transform: scaleX(.5);
}
.z-news-info:hover {
  box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.1);
  transform: translateY(-3px);
}
.z-news-info .z-news-img {
  width: 100%;
  box-sizing: border-box;
}
.z-news-info .z-news-name {
  font-size: 0.25rem;
  font-weight: bold;
  color: #3f3f3f;
  margin-top: 0.1rem;
  margin-bottom: 0.12rem;
  display: block;
}
.z-news-desc {
  font-size: 14px;
  color: #666;
}
.z-news-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-end;
  font-size: 12px;
  color: #cccccc;
}

/* 网站底部footer */
.z-footer-qrcode-wrap {
	display: flex;
}
.z-footer-qrcode img {
  height: 100%;
  transition: .2s linear all
}
.z-footer-qrcode {
	height: 0.8rem;
  display: flex;
  flex-direction: column;
  align-items: center;
	margin-left: 0.1rem;
}
.z-footer-qrcode img:hover {
	transform: scale(2);
  z-index: 11;
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  background: #fff;
}
.z-footer-qrcode span {
	font-size: 12px;
	color: #888888;
}

 /* 技术支持搜索checkbox */
 .z-search-checkbox-wrap {
  margin-right: 0.04rem;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.z-search-checkbox-wrap::after {
    content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  background: #ffffff;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.z-search-checkbox {
  display: flex;
    align-items: center;
}
.z-search-checkbox span {
  display: inline-block;
  background: #ffffff;
  box-sizing: border-box;
  font-size: 0.12rem;
  color: #333;
  cursor: pointer;
  width: 0.6rem;
  text-align: center;
}


/* 联系我们二维码 */
.z-company-qrcode-wrap {
	display: flex;
}
.z-company-qrcode img {
  height: 100%;
  transition: .2s linear all
}
.z-company-qrcode {
	height: 1.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
	margin-right: 0.4rem;
}
.z-company-qrcode img:hover {
	transform: scale(2);
  z-index: 11;
  box-shadow: 0 0 3px rgba(0,0,0,0.4);
  background: #fff;
}
.z-company-qrcode span {
	font-size: 0.16rem;
  color: #333333;
  margin-top: 0.06rem;
}

.z-company-info-value {
  background: #ededed;
  line-height: 0.4rem;
  border-radius: 0.04rem;
  font-size: 0.14rem;
  text-indent: 0.1rem;
  display: block;
}
















